[INFO] fetching crate olai-cedar-oci 0.0.2...
[INFO] checking olai-cedar-oci-0.0.2 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate olai-cedar-oci 0.0.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate olai-cedar-oci 0.0.2
[INFO] finished tweaking crates.io crate olai-cedar-oci 0.0.2
[INFO] tweaked toml for crates.io crate olai-cedar-oci 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate olai-cedar-oci 0.0.2 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate olai-cedar-oci 0.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded olpc-cjson v0.1.4
[INFO] [stderr]   Downloaded oci-spec v0.9.0
[INFO] [stderr]   Downloaded cedar-policy v4.11.2
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded cedar-policy-formatter v4.11.2
[INFO] [stderr]   Downloaded unicode-security v0.1.2
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.7
[INFO] [stderr]   Downloaded cedar-local-agent v3.0.0
[INFO] [stderr]   Downloaded cedar-policy-core v4.11.2
[INFO] [stderr]   Downloaded oci-client v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5
[INFO] running `Command { std: "docker" "start" "051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]     Checking aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking rustc-literal-escaper v0.0.7
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls v0.23.41
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking olpc-cjson v0.1.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking http-auth v0.1.10
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling cedar-policy v4.11.2
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking oci-spec v0.9.0
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]    Compiling cedar-policy-core v4.11.2
[INFO] [stderr]     Checking oci-client v0.16.1
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking cedar-policy-formatter v4.11.2
[INFO] [stderr]     Checking cedar-local-agent v3.0.0
[INFO] [stderr]     Checking olai-cedar-oci v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5", kill_on_drop: false }`
[INFO] [stdout] 051cdd6316bbf8db78d1c9a91c4cb20b8db9a9fa0272470de92412e4ba062ce5
